GtkApplication: fix/simplify OS X implementation
authorDan Winship <danw@gnome.org>
Wed, 11 Jan 2012 16:17:52 +0000 (11:17 -0500)
committerDan Winship <danw@gnome.org>
Wed, 11 Jan 2012 17:00:06 +0000 (12:00 -0500)
commit7afc7081c1363927a79f8eb89faac248d5286cd2
treed8a790428393d957a468c0d0d14eae68cad65ae3
parentb02591bfaeb2bd92044db0d07c6804fa3aed4e76
GtkApplication: fix/simplify OS X implementation

Make the OS X implementation compile, and remove the code that was
only needed to support user interaction during the quit request.

https://bugzilla.gnome.org/show_bug.cgi?id=667705
gtk/gtkapplication.c